home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / applic / ncsa / Mac / Telnet2.6 / prerelease / d4 / Telnet2.6.1d4.src.sit.hqx / Telnet 2.6.1d4 source / source / ftp / ftpbin.proto.h < prev    next >
Encoding:
Text File  |  1994-11-09  |  503 b   |  13 lines

  1. void    FTPClientunload(void);
  2. short    telnet (int port, int cnt, unsigned char *s);
  3. int dumpcon (int cnum, int mywindow);
  4. short getword (char *string, char *word);
  5. short lowercase(char *word);
  6. int     finduniq (unsigned char *name, int listsize);
  7. Boolean checkoredir(char *command, char *filename, short slashflip);
  8. Boolean getnname(char *string, char *word);
  9. short ftppi (char *command);
  10. short ftpport(int ftpscrn);
  11. int     ftpdo (int ftpscrn, char *s, char *ofile);
  12. short userftpd (int code, int myport);
  13.